Fix bugs in vertical-motion and display-buffer-normalize-special.
authormartin rudalics <rudalics@gmx.at>
Thu, 14 Jul 2011 08:30:34 +0000 (10:30 +0200)
committermartin rudalics <rudalics@gmx.at>
Thu, 14 Jul 2011 08:30:34 +0000 (10:30 +0200)
commitd1a015fea3d61f0ed91e29a5690bacdf75eab04b
treee1718e0f08092cdfb121b3ed8749c163af033cd9
parent42dd10c21835619027767509a6c5c4b14eff83c9
Fix bugs in vertical-motion and display-buffer-normalize-special.

* indent.c (Fvertical_motion): Set and restore w->pointm when
saving and restoring the window's buffer (Bug#9006).

* window.el (display-buffer-normalize-special): Replace
`dedicated' by `dedicate' to dedicate window (Bug#9072).
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/indent.c